GLWCREATEMDRAWINGAREA

Section: User Commands (1)
Updated:
Index Return to Main Contents
 

NAME

GLwCreateMDrawingArea - Create a Motif/GL Drawing Widget.  

SYNOPSIS

  #include <GL/GLwMDrawA.h>
  Widget GLwCreateMDrawingArea (parent, name, arglist, argcount)
       Widget   parent;
       String   name;
       ArgList  arglist;
       Cardinal argcount;


 

DESCRIPTION


GLwCreateMDrawingArea
creates an instance of a GLwMDrawingArea widget and returns the associated widget ID
parent
Specifies the parent widget ID
name
Specifies the name of the created widget
arglist
Specifies the argument list
argcount
Specifies the number of attribute/value pairs in the argument list (arglist)

For a complete definition of GLwMDrawingAra and its associated resources, see the GLwMDrawingArea manpage.  

RETURN VALUE

Returns the GLwMDrawingArea widget ID.  

RELATED INFORMATION

the GLwMDrawingArea manpage.  

DATE

$Id: GLwCreateMDrawingArea.pod,v 1.2 1995/03/29 14:24:22 ohl Exp $


 

Index

NAME
SYNOPSIS
DESCRIPTION
RETURN VALUE
RELATED INFORMATION
DATE

This document was created by man2html, using the manual pages.
Time: 20:44:43 GMT, June 11, 2022